all 18 bytes. If name=0 toze 18 bytes
symbol table:
.text(8bytes),4 bytes 0,dw 1,dw 0,db 3
if name first 4 bytes = 0, then get name from section(strings table)+4bytes(its second part name)-4
symbolTable.value offset on asm code. This is where is start function in compiled code.



Big name for public function in .text

The same in .data and .rdata ! But symbolTable.value = 0 always!
I found in name = 0  __imp__MessageBoxA@16